Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency PyGithub to >=2.5,<2.6 #254

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
PyGithub >=2.3,<2.4 -> >=2.5,<2.6 age adoption passing confidence

Release Notes

pygithub/pygithub (PyGithub)

v2.5.0

Compare Source

Breaking Changes

  • Parameters of method github.Requester.Requester.graphql_named_mutation have been renamed:
    • Parameter variables renamed to mutation_input
    • Parameter output renamed to output_schema
    • Default value of parameter output has been removed

New features

Improvements

Bug Fixes

Maintenance

v2.4.0

Compare Source

New features

Improvements

Bug Fixes

Maintenance


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner August 26, 2024 07:04
Copy link

Test coverage for 3cc26ca

Name                                 Stmts   Miss Branch BrPart  Cover   Missing
--------------------------------------------------------------------------------
src/gatekeeper/__init__.py              96      0     42      0   100%
src/gatekeeper/action.py               158      0     48      0   100%
src/gatekeeper/check.py                 62      0     25      0   100%
src/gatekeeper/clients.py               11      0      0      0   100%
src/gatekeeper/commit.py                41      0     12      0   100%
src/gatekeeper/constants.py              8      0      0      0   100%
src/gatekeeper/content.py               49      0     10      0   100%
src/gatekeeper/discourse.py            157      0     34      0   100%
src/gatekeeper/docs_directory.py        32      0      8      0   100%
src/gatekeeper/download.py              21      0      2      0   100%
src/gatekeeper/exceptions.py            14      0      0      0   100%
src/gatekeeper/index.py                141      0     56      0   100%
src/gatekeeper/metadata.py              58      0     28      0   100%
src/gatekeeper/migration.py            101      0     33      0   100%
src/gatekeeper/navigation_table.py      64      0     20      0   100%
src/gatekeeper/reconcile.py            122      0     60      0   100%
src/gatekeeper/repository.py           292      0     88      0   100%
src/gatekeeper/sort.py                  42      0     26      0   100%
src/gatekeeper/types_.py               201      0     54      0   100%
--------------------------------------------------------------------------------
TOTAL                                 1670      0    546      0   100%

Static code analysis report

Working... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:02
Run started:2024-08-26 07:08:16.591062

Test results:
  No issues identified.

Code scanned:
  Total lines of code: 17878
  Total lines skipped (#nosec): 3
  Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0

Run metrics:
  Total issues (by severity):
  	Undefined: 0
  	Low: 0
  	Medium: 0
  	High: 0
  Total issues (by confidence):
  	Undefined: 0
  	Low: 0
  	Medium: 0
  	High: 0
Files skipped (0):

@renovate renovate bot changed the title Update dependency PyGithub to >=2.4,<2.5 Update dependency PyGithub to >=2.5,<2.6 Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant